Skip to content

build(deps): update wasmtime requirement from 44.0.0 to 45.0.1#195

Merged
HttpRafa merged 1 commit into
mainfrom
dependabot/cargo/wasmtime-45.0.1
Jun 8, 2026
Merged

build(deps): update wasmtime requirement from 44.0.0 to 45.0.1#195
HttpRafa merged 1 commit into
mainfrom
dependabot/cargo/wasmtime-45.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on wasmtime to permit the latest version.

Release notes

Sourced from wasmtime's releases.

v45.0.1

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511
Changelog

Sourced from wasmtime's changelog.

45.0.1

Released 2026-06-05.

Fixed

  • Fixed regression with WASIp2 zero-delay clocks/timers: allow repeat calls to .ready() to make progress. #13511

45.0.0

Released 2026-05-21.

Added

  • Winch now respects the enable_nan_canonicalization setting. #12939

  • Initial support for invoking component functions asynchronously has been added to the C API. #12973

  • Cranelift's s390x backend implements more instructions from z17 and also implements more CLIF arithmetic overflow instructions. #12523 #12707

  • Wasmtime's support for handling OOM in more APIs has expanded and is now documented as well. #12993 #12988 #13017 #13047 #13049 #13051 #13074 #13083 #13088 #13224

  • The Component type now offers reflection APIs over the compiled in-memory view of instructions in the same manner Module does. #13073

  • The wasmtime CLI now has a hot-blocks subcommand to explore a perf-recorded output and show hot basic blocks of WebAssembly instructions. #13077

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 8, 2026
Updates the requirements on [wasmtime](https://github.com/bytecodealliance/wasmtime) to permit the latest version.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v45.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v44.0.0...v45.0.1)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-version: 45.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/wasmtime-45.0.1 branch from 954bd70 to 737cdb0 Compare June 8, 2026 12:16
@HttpRafa HttpRafa merged commit 197f875 into main Jun 8, 2026
2 of 3 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/wasmtime-45.0.1 branch June 8, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant